Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split magical and non-magical implementations #339

Merged
merged 20 commits into from
Jun 2, 2024
Merged

Conversation

Tigrov
Copy link
Member

@Tigrov Tigrov commented May 22, 2024

Q A
Is bugfix?
New feature? ✔️
Breaks BC? ✔️
Fixed issues #308

Copy link

codecov bot commented May 22, 2024

Codecov Report

Attention: Patch coverage is 98.63014% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 86.27%. Comparing base (bc8b6fb) to head (4378dda).

Files Patch % Lines
src/ActiveRecord.php 98.63% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #339      +/-   ##
============================================
- Coverage     86.84%   86.27%   -0.58%     
  Complexity      595      595              
============================================
  Files            13       13              
  Lines          1399     1399              
============================================
- Hits           1215     1207       -8     
- Misses          184      192       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Tigrov Tigrov mentioned this pull request May 22, 2024
src/MagicActiveRecord.php Outdated Show resolved Hide resolved
@Tigrov Tigrov merged commit 7a9b1fe into master Jun 2, 2024
56 of 57 checks passed
@Tigrov Tigrov deleted the add-MagicActiveRecord branch June 2, 2024 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants